home *** CD-ROM | disk | FTP | other *** search
- Directory PATH listing
- Volume serial number is 0012FEEC 1CFA:AB2A
- D:\PERL5
- │ INSTALL.BAT
- │ INSTALL.TXT
- │ LICENSE.TXT
- │ PL2BAT.BAT
- │ README.TXT
- │ RELEASE.TXT
- │ STATUS.TXT
- │ UNINSTALL.BAT
- │ WIN95.TXT
- │
- ├───dll-src
- │ │ av.cpp
- │ │ av.h
- │ │ config.h
- │ │ cop.h
- │ │ cv.h
- │ │ deb.cpp
- │ │ doio.cpp
- │ │ doop.cpp
- │ │ dosish.h
- │ │ dump.cpp
- │ │ embed.h
- │ │ extern.h
- │ │ form.h
- │ │ globals.cpp
- │ │ gv.cpp
- │ │ gv.h
- │ │ handy.h
- │ │ hv.cpp
- │ │ hv.h
- │ │ intern.h
- │ │ iperlsup.h
- │ │ keywords.h
- │ │ main.cpp
- │ │ mg.cpp
- │ │ mg.h
- │ │ nt.cpp
- │ │ nt.h
- │ │ ntlib.cpp
- │ │ ntole.cpp
- │ │ ntpp.h
- │ │ ntsock.cpp
- │ │ ntxs.cpp
- │ │ NTXSub.h
- │ │ op.cpp
- │ │ op.h
- │ │ opcode.h
- │ │ patchlvl.h
- │ │ perl.cpp
- │ │ perl.h
- │ │ perl100.mak
- │ │ perllib.cpp
- │ │ perllib.def
- │ │ perllib.h
- │ │ perly.cpp
- │ │ perly.h
- │ │ pp.cpp
- │ │ pp.h
- │ │ pp_ctl.cpp
- │ │ pp_hot.cpp
- │ │ pp_sys.cpp
- │ │ proto.h
- │ │ regcomp.cpp
- │ │ regcomp.h
- │ │ regexec.cpp
- │ │ regexp.h
- │ │ run.cpp
- │ │ scope.cpp
- │ │ scope.h
- │ │ sv.cpp
- │ │ sv.h
- │ │ taint.cpp
- │ │ toke.cpp
- │ │ unixish.h
- │ │ util.cpp
- │ │ util.h
- │ │ winsock.cpp
- │ │ xsub.h
- │ │
- │ ├───Ext
- │ │ ├───auto
- │ │ │ └───NT
- │ │ │ ├───EventLog
- │ │ │ │ EVENTLOG.CPP
- │ │ │ │ EVENTLOG.DEF
- │ │ │ │ EVENTLOG.MAK
- │ │ │ │ EVENTLOG.XS
- │ │ │ │
- │ │ │ ├───Registry
- │ │ │ │ REGISTRY.CPP
- │ │ │ │ REGISTRY.DEF
- │ │ │ │ REGISTRY.MAK
- │ │ │ │ REGISTRY.XS
- │ │ │ │ TYPEMAP
- │ │ │ │
- │ │ │ └───WinError
- │ │ │ WINERROR.CPP
- │ │ │ WINERROR.DEF
- │ │ │ WINERROR.MAK
- │ │ │ WINERROR.XS
- │ │ │
- │ │ └───DynaLoader
- │ │ dlutils.c
- │ │ dl_aix.xs
- │ │ dl_dld.xs
- │ │ dl_dlopen.xs
- │ │ dl_hpux.xs
- │ │ dl_next.xs
- │ │ dl_none.xs
- │ │ dl_vms.xs
- │ │ dl_win32.xs
- │ │ dynaloader.cpp
- │ │ dynaloader.pm
- │ │ makefile.pl
- │ │ readme
- │ │
- │ └───inc
- │ │ dirent.h
- │ │ netdb.h
- │ │
- │ └───sys
- │ socket.h
- │
- ├───Docs
- │ oleauto.htm
- │ perl.htm
- │ perlapi.htm
- │ perlbook.htm
- │ perlbot.htm
- │ perlcall.htm
- │ perldata.htm
- │ perldebug.htm
- │ perldiag.htm
- │ perlembed.htm
- │ perlform.htm
- │ perlfunc.htm
- │ perlguts.htm
- │ perlipc.htm
- │ perlmod.htm
- │ perlobj.htm
- │ perlop.htm
- │ perlovl.htm
- │ perlpod.htm
- │ perlre.htm
- │ perlref.htm
- │ perlrun.htm
- │ perlsec.htm
- │ perlstyle.htm
- │ perlsub.htm
- │ perlsyn.htm
- │ perltrap.htm
- │ perlvar.htm
- │ win32.htm
- │ win32ext.htm
- │ win32mod.htm
- │
- ├───exe-src
- │ perl.mak
- │ perl100.lib
- │ perlexe.cpp
- │ perlglob.c
- │
- ├───Ext
- │ ├───auto
- │ │ └───NT
- │ │ README.TXT
- │ │
- │ └───NT
- │ EVENTLOG.PM
- │ REGISTRY.PM
- │ WINERROR.PM
- │
- ├───Lib
- │ │ abbrev.pl
- │ │ AnyDBM_File.pm
- │ │ assert.pl
- │ │ AutoLoader.pm
- │ │ AutoSplit.pm
- │ │ Benchmark.pm
- │ │ bigfloat.pl
- │ │ bigint.pl
- │ │ bigrat.pl
- │ │ cacheout.pl
- │ │ Carp.pm
- │ │ chat2.inter
- │ │ chat2.pl
- │ │ complete.pl
- │ │ Config.pm
- │ │ ctime.pl
- │ │ Cwd.pm
- │ │ dotsh.pl
- │ │ dumpvar.pl
- │ │ Dynaloader.pm
- │ │ English.pm
- │ │ Env.pm
- │ │ exceptions.pl
- │ │ Exporter.pm
- │ │ fastcwd.pl
- │ │ FileHandle.pm
- │ │ find.pl
- │ │ finddepth.pl
- │ │ flush.pl
- │ │ ftp.pl
- │ │ getcwd.pl
- │ │ getopt.pl
- │ │ getopts.pl
- │ │ hostname.pl
- │ │ importenv.pl
- │ │ integer.pm
- │ │ less.pm
- │ │ lib.pm
- │ │ look.pl
- │ │ newgetopt.pl
- │ │ NT.PH
- │ │ NT.pm
- │ │ OLE.pm
- │ │ open2.pl
- │ │ open3.pl
- │ │ perl5db.pl
- │ │ pwd.pl
- │ │ Shell.pm
- │ │ shellwords.pl
- │ │ sigtrap.pm
- │ │ stat.pl
- │ │ strict.pm
- │ │ subs.pm
- │ │ SubstrHash.pm
- │ │ syslog.pl
- │ │ tainted.pl
- │ │ termcap.pl
- │ │ TieHash.pm
- │ │ timelocal.pl
- │ │ validate.pl
- │ │ Winsock.pm
- │ │
- │ ├───ExtUtils
- │ │ Liblist.pm
- │ │ MakeMaker.pm
- │ │ Manifest.pm
- │ │ Mkbootstrap.pm
- │ │ README.NT
- │ │ typemap
- │ │ xsubpp
- │ │
- │ ├───File
- │ │ Basename.pm
- │ │ CheckTree.pm
- │ │ Find.pm
- │ │ Path.pm
- │ │
- │ ├───Getopt
- │ │ Long.pm
- │ │ Std.pm
- │ │
- │ ├───I18N
- │ │ Collate.pm
- │ │
- │ ├───IPC
- │ │ Open2.pm
- │ │ Open3.pm
- │ │
- │ ├───Math
- │ │ BigFloat.pm
- │ │ BigInt.pm
- │ │ Complex.pm
- │ │
- │ ├───Net
- │ │ Ping.pm
- │ │
- │ ├───Search
- │ │ Dict.pm
- │ │
- │ ├───Sys
- │ │ Hostname.pm
- │ │ Syslog.pm
- │ │
- │ ├───Term
- │ │ Cap.pm
- │ │ Complete.pm
- │ │
- │ ├───Test
- │ │ Harness.pm
- │ │
- │ ├───Text
- │ │ Abbrev.pm
- │ │ ParseWords.pm
- │ │ Soundex.pm
- │ │ Tabs.pm
- │ │
- │ └───Time
- │ Local.pm
- │
- └───ntt
- │ test.bat
- │
- ├───Base
- │ cond.ntt
- │ if.ntt
- │ lex.ntt
- │ pat.ntt
- │ term.ntt
- │
- ├───Cmd
- │ elsif.ntt
- │ for.ntt
- │ mod.ntt
- │ subval.ntt
- │ switch.ntt
- │ while.ntt
- │
- ├───Comp
- │ cmdopt.ntt
- │ decl.ntt
- │ multiline.ntt
- │ package.ntt
- │ script.ntt
- │ term.ntt
- │
- ├───Io
- │ argv.ntt
- │ dup.ntt
- │ inplace.ntt
- │ print.ntt
- │ tell.ntt
- │
- ├───Lib
- │ bigint.ntt
- │ english.ntt
- │ soundex.ntt
- │
- ├───NT
- │ eventlog.ntt
- │ registry.ntt
- │ unsupported.ntt
- │
- └───Op
- append.ntt
- array.ntt
- auto.ntt
- chop.ntt
- cond.ntt
- delete.ntt
- do.ntt
- each.ntt
- eval.ntt
- exec.ntt
- exp.ntt
- flip.ntt
- glob.ntt
- goto.ntt
- groups.ntt
- index.ntt
- int.ntt
- join.ntt
- list.ntt
- local.ntt
- magic.ntt
- mkdir.ntt
- my.ntt
- oct.ntt
- ord.ntt
- pack.ntt
- pat.ntt
- push.ntt
- quotemeta.ntt
- rand.ntt
- range.ntt
- read.ntt
- readdir.ntt
- ref.ntt
- regexp.ntt
- repeat.ntt
- re_tests
- sleep.ntt
- sort.ntt
- split.ntt
- sprintf.ntt
- study.ntt
- subst.ntt
- substr.ntt
- time.ntt
- undef.ntt
- unshift.ntt
- vec.ntt
- write.ntt
-
-